home *** CD-ROM | disk | FTP | other *** search
/ Night Owl 6 / Night Owl's Shareware - PDSI-006 - Night Owl Corp (1990).iso / 002a / zzt.zip / EDITOR.HLP < prev    next >
Text File  |  1990-01-26  |  3KB  |  87 lines

  1. $The ZZT Editor
  2.  
  3. Help is available on the following topics:
  4. !start;Getting Started
  5. !cmds;Editor Commands
  6. !-creature;Creatures
  7. !-terrain;Terrains
  8. !-item;Items
  9. !-lang;ZZT-OOP Programming Language
  10. !-info;Board information menu
  11.  
  12. :start;Getting started:
  13.  
  14.    The ZZT Editor is a tool whose purpose
  15. is to help you create challenging and
  16. entertaining games.
  17.  
  18.    By using the editor, you can create
  19. individual game boards and then link them
  20. together into a larger entity called a
  21. "world".
  22.  
  23.    The editor functions the same as many
  24. drawing programs:  Starting with a blank
  25. screen, objects are added and arranged
  26. until an interesting picture emerges.
  27. Once a board has been created, it can be
  28. saved to disk and then played, just like
  29. a ready-made game.
  30.  
  31.    The editor is somewhat complex, so it
  32. takes time to master.  Begin by creating
  33. a few simple boards, then work you way
  34. up to more complex scenarios at your own
  35. pace.  The results will be well worth the
  36. effort.
  37.  
  38.  
  39. :cmds;Editing commands:
  40.  
  41. [L]  Load a world from disk.
  42. [S]  Save a world to disk.
  43. [Q]  Quit the ZZT Editor.
  44. [B]  Switch boards.  Also use this command
  45.      to create a new board.
  46. [I]  Board Information:  Change the
  47.      characteristics of the particular
  48.      board being edited.
  49. !-info;More about Board Information.
  50. [f1] Place an item on the board.
  51. [f2] Place a creature on the board.
  52. [f3] Place terrain on the board.
  53. [f4] Enter text onto the board.  Use this
  54.      to spruce up your boards with
  55.      entertaining messages.  During
  56.      gameplay, text acts like walls.
  57. [Space] Place the selected pattern on the
  58.      board.  The pattern is indicated on
  59.      the bottom right of the screen.
  60. [Tab] Toggle drawing mode.  When drawing
  61.      mode is on, the current pattern will
  62.      automatically be placed wherever the
  63.      cursor is moved.
  64. [P]  Select pattern.
  65. [C]  Select color.
  66.  
  67.    Some useful commands are not listed on
  68. the screen.  These are:
  69.  
  70. [Z]  Clear board.
  71. [X]  Fill in bounded region with
  72.      current pattern - just draw the
  73.      outline of a shape and use this
  74.      command to fill it in.
  75. [Enter] Modify object under cursor:
  76.      Allows you to change the
  77.      properties of an object
  78.      that has already been
  79.      placed.
  80. [N]  New: Create a new world.
  81. [T]  Transfer:  Import or Export boards.
  82.      Allows individual boards to be
  83.      brought in or out of worlds.
  84.      A board from one world can be
  85.      written to a file, then read back
  86.      into a different world.
  87.